home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / gamesdemos / _xenon2 / _run < prev    next >
Encoding:
Text File  |  1993-08-03  |  669 b   |  31 lines

  1. |                Xenon 2
  2. |     
  3. |
  4. |             Version 1.2DT
  5. |
  6. |           For the Archimedes
  7. |
  8. |     Written by A.Neville & S.Annetts
  9. |
  10. | Original version by the Bitmap Brothers
  11.  
  12.  
  13.  
  14. Wimpslot -min 64K -max 64K
  15.  
  16. IF "<VPJPT$LIB>"<>"" THEN Unset VPJPT$LIB
  17. RMEnsure VProtect 1.41 Run <Obey$Dir>.VPCheck
  18. IF "<VPJPT$LIB>"<>"" THEN Error 0 Game loading cancelled.
  19.  
  20. Run <Obey$Dir>.JoyCheck
  21.  
  22. Set Xenon2$Dir <Obey$Dir>
  23.  
  24. IF "<Xenon2$Run>"="Yes" Then Error 0 You can't run two copies of Xenon 2 simultaneously...
  25.  
  26. RmEnsure DesktopTracker 1.11 RMLoad <Xenon2$Dir>.PlayMod -ac
  27. RmEnsure TrackerModule  4.08 RMLoad <Xenon2$Dir>.TrMod
  28.  
  29. Run <Xenon2$Dir>.!RunImage
  30. Run <Xenon2$Dir>.X2Mod
  31.